Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'delete timeboard' API returns 204 when the deletion was successful #9

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

aibou
Copy link
Contributor

@aibou aibou commented Aug 21, 2017

Hello, there!

When I called Dashdog::Client#delete_timeboard, a RuntimeError has occured in spite of deletion of the dashboard successfully.
It seems that @api.delete_dashboard(id) returns [204, {}], so I fixed it.

@marcy-terui
Copy link
Contributor

marcy-terui commented Aug 24, 2017

Oh, I could reproduced the error. Thanks!!

@marcy-terui marcy-terui merged commit 33180a6 into serverworks-annex:master Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants